setSecondaryProgressTintMode

Specifies the blending mode used to apply the tint specified by setSecondaryProgressTintList} to the secondary progress indicator. The default mode is SRC_ATOP.

Parameters

tintMode

the blending mode used to apply the tint, may be null to clear tint

See also